https://nova.newcastle.edu.au/vital/access/ /manager/Index ${session.getAttribute("locale")} 5 Implementation issues in optimization algorithms: do they matter? https://nova.newcastle.edu.au/vital/access/ /manager/Repository/uon:42405 Does optimizing the implementation of an optimization algorithm pay off? Do bugs matter? and Is using more complicated but also more efficient data structures worth the effort? The intuitive answer to all of these questions is yes, but there is little published evidence. To bridge this gap, we use one of the most studied combinatorial optimization problems-the Traveling Salesman Problem-as a test bed and implement two state-of-the-art approaches for solving it-the Lin-Kernighan Heuristic and an Ejection Chain Method. We investigate implementation effort and performance gain, in order to provide further insights to the above questions.]]> Tue 23 Aug 2022 08:24:02 AEST ]]> An improved ejection chain method and its hybrid versions for solving the traveling salesman problem https://nova.newcastle.edu.au/vital/access/ /manager/Repository/uon:27852 TSPLib to investigate the performance of these algorithms. Our study is different from previous work along this line of research in that we consider the entire runtime behavior of the algorithms rather than just their end results. This leads to one of the most comprehensive comparisons of these algorithms using the TSP instances. We then introduce an improved S&C-ECM (named FSM**) that can outperform LK, TS, and MNS. In order to further boost the performance, we develop new hybrid versions of our ECM implementations by combining them with Evolutionary Algorithms and Population-based Ant Colony Optimization. We compare them to similar hybrids of LK, TS, and MNS. Our results show that hybrid algorithms of S&C-ECM, LK, TS and MNS are all very efficient for solving the TSP. We also find that the full runtime behavior comparison provides deeper and clearer insights, while focusing on end results only could have led to a misleading conclusion.]]> Tue 06 Jun 2017 12:36:12 AEST ]]> Global versus local search: the impact of population sizes on evolutionary algorithm performance https://nova.newcastle.edu.au/vital/access/ /manager/Repository/uon:29482 Sat 24 Mar 2018 07:29:45 AEDT ]]> Local search for the traveling salesman problem: a comparative study https://nova.newcastle.edu.au/vital/access/ /manager/Repository/uon:26703 Sat 24 Mar 2018 07:26:20 AEDT ]]> An investigation of hybrid Tabu search for the traveling salesman problem https://nova.newcastle.edu.au/vital/access/ /manager/Repository/uon:23348 NP-hardness, research has focused on approximate methods like metaheuristics. Tabu Search (TS) is a very efficient metaheuristic for combinatorial problems. We investigate four different versions of TS with different tabu objects and compare them to the Lin-Kernighan (LK) heuristic as well as the recently developed Multi-Neighborhood Search (MNS). LK is currently considered to be the best approach for solving the TSP, while MNS has shown to be highly competitive. We then propose new hybrid algorithms by hybridizing TS with Evolutionary Algorithms and Ant Colony Optimization. These hybrids are compared to similar hybrids based on LK and MNS. This paper presents the first statistically sound and comprehensive comparison taking the entire optimization processes of (hybrid) TS, LK, and MNS into consideration based on a large-scale experimental study. We show that our new hybrid TS algorithms are highly efficient and comparable to the state-of-the-art algorithms along this line of research.]]> Sat 24 Mar 2018 07:13:33 AEDT ]]> Hybrid ejection chain methods for the traveling salesman problem https://nova.newcastle.edu.au/vital/access/ /manager/Repository/uon:23347 Sat 24 Mar 2018 07:13:33 AEDT ]]>